Terraform – Generate files based on existing infrastructure

To create Terraform files based on the existing infrastructure, we will use Terraformer   In this example, the macOS system will be used, so we install terraformer using homebrew:   Installation for other OSs can be found on the project page.   Create a directory for storing plugins (for working with providers)     Terraform … Continue reading  Terraform – Generate files based on existing infrastructure